@charset "utf-8";
/* pre css */
.pc{ display:block}
.mb{ display:none}

#c_grid-116273709439191 .p_gridbox::after {
content:'';
clear:left;
display:block
}
#c_grid-116273709439191 > div > .p_gridbox {
	width:100%;
	overflow:hidden;
	position:static
}
#c_grid-116273709439191 > div > .p_gridCell {
	float:left;
	position:static
}
#c_grid-116273709439191 > .p_gridbox.signal {
	min-height:inherit
}
#c_grid-116273709439191 > .p_gridbox.signal > .p_gridCell {
	min-height:inherit !important
}
#c_grid-116273709439191 {
	margin-left:auto;
	margin-right:auto;
	width:100%
}
@font-face {
	font-family:Montserrat-SemiBold;
	src: url('../fonts/Montserrat-SemiBold.woff'); }




@media screen and (max-width:768px) {
#c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
width:100%;
margin-left:0%;
margin-right:0%;
margin-top:0rem;
margin-bottom:0rem;
clear:left
}
}
@media screen and (min-width: 769px) {
#c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
width:100%;
margin-left:0%;
margin-right:0%;
margin-top:0rem;
margin-bottom:0rem;
clear:left
}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
#c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
width:100%;
margin-left:0%;
margin-right:0%;
margin-top:0rem;
margin-bottom:0rem;
clear:left
}
}
.head {
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0 120px;
	position:fixed;
	top:0;
	left:0;
	z-index:99;
	width:100%;
	border-bottom:1px solid rgba(255, 255, 255, 0.4);
	transition:all 0.5s
}
.head svg path {
	transition:all 0.5s
}
.head_act {
	border-bottom-color:rgba(0, 0, 0, 0.1);
	background:white
}
.head_act svg path {
	fill:#2c2c2c
}
.nav2_wrap {
	margin-left:418px
}
.head_scroll {
	transition:all 0.5s;
	height:2px;
	bottom:0;
	left:0;
	background:#00b6b7;
	position:absolute
}
.head>div {
	display:flex;
	align-items:center
}
.head .common_btns {
	color:white
}
.head_act .common_btns {
	color:#333333
}
.logo {
	margin-right:190px
}
.logo a {
	position:relative;
	width:290px;
	height:62px;
	display:block
}
.logo a img {
	position:absolute;
	left:0;
	top:0;
	transition:all 0.5s; width:100%
}
.logo .logo_c {
	opacity:0
}
.head_act .logo .logo_c {
	opacity:1
}
.head_act .logo .logo_w {
	opacity:0
}
.head_nav {
	display:flex;
	justify-content:space-between;
	align-items:center
}
.navge {
	display:flex
}
.nav1 {
	display:flex;
	height:100px;
	align-items:center;
	position:relative
}
.nav1 a {
	transition:all 0.5s;
	color:white
}
.head_act .nav1 a {
	color:#333333
}
.nav2 {
	display:none;
	position:fixed;
	top:101px;
	width:100vw;
	left:0;
	background:rgba(255, 255, 255, 0.9);
	z-index:2;
	padding:80px 0;
	box-shadow:0 10px 10px 0 rgba(0, 0, 0, 0.06)
}
.nv_num {
	margin-right:20px;
	line-height:1;
	color:#999999;
	width:4px;
	height:4px;
	border-radius:50%;
	background:#999999
}
.nav2 a {
	transition:all 0.5s;
	color:#505050;
	line-height:1
}
.nav2 a:hover {
	color:#00a8a9
}
.nav2_list {
	margin-bottom:50px;
	display:flex;
	align-items:center; 
    width: 20%;
    float: left;
}
.nav2_list:last-child {
	margin-bottom:0
}
.navge>div {
	margin-right:85px;
	position:relative
}
.navge>div:last-child {
	margin-right:0px
}
.navge>div:hover .nav1 a {
	color:#00b6b7
}
.search {
	display:flex;
	border-right:1px solid #dddddd;
	margin:0 40px 0 0;
	padding:0 40px 0 0
}
.search_btn {
	display:flex
}.search_btn .iconfont{ color:#fff}

.head_act .search_btn .iconfont{ color:#333}
.phone_menu {
	display:none;
	width:30px;
	position:relative;
	margin-left:30px
}
.phone_menu span {
	background:#00b6b7;
	height:2px;
	display:block;
	transition:0.5s;
	width:100%
}
.phone_menu span:first-child {
	transition:0.5s;
	position:absolute;
	transform:translateY(-8px)
}
.phone_menu span:last-child {
	transition:0.5s;
	position:absolute;
	transform:translateY(8px);
	top:0
}
.menu_act span:first-child {
	transition:0.5s;
	transform:translateY(0px) rotate(45deg)
}
.menu_act span:last-child {
	transition:0.5s;
	transform:translateY(0px) rotate(135deg)
}
.menu_act span:nth-child(2) {
opacity:0;
transition:0.5s
}
@media only screen and (max-width:1600px) {
	.logo {
	margin-right:110px
}.navge>div {
	margin-right:55px;
	position:relative
}
.head {
padding:0 60px
}

.search {
margin:0 30px 0 0;
padding:0 30px 0 0
}
.nav2_list {
margin-bottom:35px
}
.nav2 {
padding:55px 0
}
.nav2_wrap {
margin-left:358px
}
}
@media only screen and (max-width:1200px) {
.logo {
margin-right:30px
}
.logo a {
width:100px;
height:16px
}
.logo img {
width:100px
}
.navge>div {
margin-right:20px
}
.nav1 {
height:60px
}
.nav2_wrap {
margin-left:270px
}
.nav2 {
top:61px
}
.nav2_list {
margin-bottom:30px
}
.nav2 {
padding:45px 0
}
.search {
margin:0 15px 0 0;
padding:0 15px 0 0
}
}
@media only screen and (max-width:768px) {
.head {
padding:0 20px;
height:60px
}
.navge {
position:fixed;
top:60px;
width:100%;
left:0;
height:calc(100% - 60px);
background:white;
display:none;
padding:30px 20px 0
}
.phone_menu {
display:block
}
.search {
margin-left:0;
padding-left:0;
margin-right:20px;
padding-right:20px;
border-left:none
}
.navge>div {
margin-right:0
}
.xuan:after {
content:'';
position:absolute;
right:0px;
top:0px;
bottom:0px;
margin:auto 0;
display:block;
width:8px;
height:8px;
background-color:transparent;
border-right:2px solid rgba(0, 0, 0, 0.2);
border-top:2px solid rgba(0, 0, 0, 0.2);
-ms-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
transition:all 0.5s
}
.xuan_act:after {
-ms-transform:rotate(135deg);
-webkit-transform:rotate(135deg);
transform:rotate(135deg)
}
.nav1 {
height:40px
}
.nav2 {
position:relative;
box-shadow:none;
top:0;
padding:15px 0
}
.nav2_wrap {
margin-left:20px
}
.nav2_list {
margin-bottom:25px
}
.logo a {
width:160px;

}.logo a img {
    position: absolute;
    left: 0;
    top: -10px;
    transition: all 0.5s;
    width: 100%;
}
}
@media screen and (min-width: 769px) {
#c_static_001-16420726227420 .e_navigationA-6 .p_jtIcon {
transform:rotate(90deg);
display:none
}
#c_static_001-16420726227420 .e_navigationA-6 .p_level2Item .p_jtIcon {
display:none
}
#c_static_001-16420726227420 .e_navigationA-6 .p_iconBox {
display:none
}
}
#c_grid-116273709439190 .p_gridbox::after {
content:'';
clear:left;
display:block
}
#c_grid-116273709439190 > div > .p_gridbox {
	width:100%;
	overflow:hidden;
	position:static
}
#c_grid-116273709439190 > div > .p_gridCell {
	float:left;
	position:static
}
#c_grid-116273709439190 > .p_gridbox.signal {
	min-height:inherit
}
#c_grid-116273709439190 > .p_gridbox.signal > .p_gridCell {
	min-height:inherit !important
}
#c_grid-116273709439190 {
	margin-left:auto;
	margin-right:auto;
	width:100%
}
@media screen and (max-width:768px) {
#c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
width:100%;
margin-left:0%;
margin-right:0%;
margin-top:0rem;
margin-bottom:0rem;
clear:left
}
}
@media screen and (min-width: 769px) {
#c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
width:100%;
margin-left:0%;
margin-right:0%;
margin-top:0rem;
margin-bottom:0rem;
clear:left
}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
#c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
width:100%;
margin-left:0%;
margin-right:0%;
margin-top:0rem;
margin-bottom:0rem;
clear:left
}
}
.foot {
	padding:3.75% 0 2.6%;
	background-image:url(https://omo-oss-image.thefastimg.com/portal-saas/ngc202308100003/cms/image/eb072ccc-f9ac-4721-9d19-67f044d73fa4.jpg);
	background-size:cover
}
.w1600 {
	width:1600px;
	margin:auto
}
.contact_icon {
	display:flex;
	align-items:center;
	justify-content:center;
	width:30px;
	height:30px;
	border-radius:50%;
	transition:all 0.5s;
	margin-right:34px;
	background:#b3b6bf
}
.contact_icon .iconfont{ font-size:16px; color:#e2e6ef}

.contact_info {
	color:#333;
	width:calc(100% - 64px); font-family:Arial, Helvetica, sans-serif
}
.contact_info p {
	margin-bottom:10px;
	line-height:1.3
}
.contact_info p:nth-child(odd) {
color:#333333;
font-size:18px
}
.contact_info p:nth-child(2) {
margin-bottom:20px
}
.contact>div {
	display:flex;
	margin-bottom:20px;
	align-items:center
}
.contact>div:last-child {
	align-items:inherit;
	margin-bottom:0
}
.foot_share {
	display:flex;
	margin:52px 0 38px
}
.foot_share a {
	display:flex;
	align-items:center;
	justify-content:center;
	width:43px;
	height:43px;
	border-radius:50%;
	background:#b3b6bf;
	margin-right:30px;
	transition:all 0.5s
}
.foot_share a:hover {
	background:#00b6b7
}
.foot_share a:last-child {
	margin-right:0px
}
.foot_nav {
	display:flex;
	width:65%;
	justify-content:space-between
}
.foot_nav>div {
	position:relative; width:20%
}.foot_nav>div:nth-child(1){ width:37%}
.foot_flx {
	display:flex;
	justify-content:space-between
}
.foot_nav1 {
	position:relative;
	line-height:1
}
.foot_nav1:before {
	content:"";
	display:block;
	width:16px;
	height:2px;
	background:#00b6b7;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:-46px
}
.foot_nav2 {
	position:absolute;
	margin-top:60px
}
.foot_nav2>div {
	line-height:1;
	margin-bottom:27px
}
.foot_nav2>div:last-child {
	margin-bottom:0
}
.foot_nav2 a {
	color:#444;
	transition:all 0.5s;
	opacity:0.9;
	word-break:keep-all; font-family:Arial, Helvetica, sans-serif
}
.foot_nav2 a:hover {
	color:#00b6b7;
	opacity:1
}
.beian_flx {
	display:flex;
	justify-content:space-between;
	color:#444;
	opacity:0.9;
	padding-top:35px;
	margin-top:35px;
	border-top:1px solid #d6d8df
}
.beian_flx a {
	transition:all 0.5s; color:#444;
}
.beian_flx a:hover {
	color:#00b6b7
}
.foot_info {
	width:30%
}
@media only screen and (max-width: 1600px) {
.w1600 {
width:90%
}
.foot_nav1:before {
left:-30px
}
.foot_nav2 {
margin-top:40px
}
.contact_icon {
margin-right:20px
}
.foot_share {
margin:40px 0 30px
}
}
@media only screen and (max-width: 1000px) {
.foot_nav {
display:none
}
.foot_flx {
justify-content:center
}
.foot_share {
justify-content:center
}
.foot_info {
width:100%;
text-align:center
}
.beian_flx {
padding-top:20px;
margin-top:20px
}
.beian_flx {
text-align:center;
display:block
}
.foot {
padding:30px 0
}
.contact>div {
justify-content:center
}
.contact>div {
display:block
}
.contact_icon {
display:none
}
.contact_info {
width:100%
}
}
@media screen and (max-width:768px) {
#c_static_001-16420726718590 {
padding-right:0px;
padding-left:0px
}
#c_static_001-16420726718590 .e_container-1 {
padding-left:10px;
padding-right:10px;
flex-direction:column
}
#c_static_001-16420726718590 .e_image-19 {
display:none
}
#c_static_001-16420726718590 .e_container-21 {
display:none
}
#c_static_001-16420726718590 .e_container-22 .cbox-22-0 {
align-items:center
}
#c_static_001-16420726718590 .e_container-23 {
flex-direction:row;
max-height:none;
height:auto;
display-radio:1
}
#c_static_001-16420726718590 .e_container-23 .cbox-23-0 {
align-items:center;
flex:0 0 100%;
align-self:center
}
#c_static_001-16420726718590 .e_container-23 .cbox-23-1 {
align-items:center;
align-self:center;
flex:0 0 100%
}
#c_static_001-16420726718590 .e_container-24 {
margin-bottom:0px;
padding-bottom:0px;
max-height:25px;
display-radio:1
}
#c_static_001-16420726718590 .e_container-24 .cbox-24-0 {
align-items:center;
flex:0 0 auto;
margin-right:0px;
margin-left:auto
}
#c_static_001-16420726718590 .e_text-25 {
font_radio:1
}
#c_static_001-16420726718590 .e_provider-26 {
font_radio:1
}
#c_static_001-16420726718590 .e_text-27 {
font_radio:2;
text-align:center;
display-radio:1
}
#c_static_001-16420726718590 .e_bottomNav-29 .p_menu1Item, #c_static_001-16420726718590 .e_bottomNav-29 .p_menu2Item {
display:flex;
justify-content:space-between
}
#c_static_001-16420726718590 .e_bottomNav-29 .p_level1Box ul {
display:none
}
#c_static_001-16420726718590 .e_bottomNav-29 .p_jtIcon {
width:auto;
height:auto;
max-width:20px;
font-size:inherit;
transition:0.5s;
margin:0
}
#c_static_001-16420726718590 .e_bottomNav-29 .p_jtIcon.active {
transform:rotateZ(90deg)
}
#c_static_001-16420726718590 .e_bottomNav-29 a {
display:flex;
flex-direction:column;
justify-content:center
}
#c_static_001-16420726718590 .e_bottomNav-29 .p_level1Item {
padding:0
}
#c_static_001-16420726718590 .e_bottomNav-29 .p_menu2Item svg {
opacity:.5
}
#c_static_001-16420726718590 .e_bottomNav-29 {
font_radio:1;
margin-top:10px
}
#c_static_001-16420726718590 .e_container-30 .cbox-30-0 {
flex:0 0 auto;
align-self:center;
margin-right:0px;
margin-left:auto
}
#c_static_001-16420726718590 .e_container-30 .cbox-30-1 {
align-self:center;
flex:0 0 auto;
margin-left:0px;
margin-right:auto
}
#c_static_001-16420726718590 .e_text-31 {
display-radio:1;
font_radio:1
}
#c_static_001-16420726718590 .e_container-30 {
display-radio:1;
width:100%;
flex-direction:row
}
#c_static_001-16420726718590 .e_container-24 .cbox-24-1 {
flex:0 0 auto;
margin-right:auto;
margin-left:0px
}
#c_static_001-16420726718590 .e_container-22 {
display-radio:1
}
}
@media screen and (min-width: 769px) {
#c_static_001-16420726718590 .e_bottomNav-29 .p_level1Box {
display:flex
}
#c_static_001-16420726718590 .e_bottomNav-29 .p_jtIcon {
display:none
}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
.banner img {
	width:100%
}
.banner video {
	display:block
}
.banner_txt {
	position:absolute;
	color:white;
	top:32%;
	left:6%;
	letter-spacing:0
}
.banner_txt div {
	line-height:1;
	opacity:0;
	transform:translateY(25px);
	transition:all 1s; line-height:36px
}
.banner_des {
	margin-bottom:46px;
	transition-delay:0.2s !important; text-transform:uppercase; font-family:Montserrat-SemiBold
}
.banner_sub {
	margin-bottom:35px;
	transition-delay:0.4s !important
}
.banner_tit {
	transition-delay:0.6s !important; 
}
.banner .swiper-slide-active .banner_txt div {
	opacity:1;
	transform:none
}
.banner_more {
	width:240px;
	height:60px;
	border:1px solid white;
	border-radius:50px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-top:120px
}
.banner_morea {
	width:150px;
	height:50px;
	border:1px solid #009697;
	border-radius:50px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-top:20px; background:#009697; color:#fff
}.banner_morea:hover{ background:#e43128; border:1px #e43128}



.banner_moreb {
	width:120px;
	height:46px;
	border:1px solid #009697;
	border-radius:50px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-top:20px;  color:#009697
}.banner_moreb:hover{ background:#e43128; border:1px #e43128; color:#fff}








.banner_point {
	display:flex;
	align-items:center;
	justify-content:center;
	z-index:2;
	bottom:80px !important;
	position:absolute;
	left:0;
	width:100%
}
.banner_point span {
	width:20px;
	height:20px;
	border-radius:50%;
	background:white;
	margin:0 30px !important;
	position:relative
}
.banner_point .swiper-pagination-bullet-active:after {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	width:200%;
	height:200%;
	content:"";
	display:block;
	border:2px solid white;
	border-radius:50%
}
@media only screen and (max-width: 1600px) {
.banner_des {
margin-bottom:26px;  font-family:Montserrat-SemiBold
}
.banner_sub {
margin-bottom:20px
}
.banner_more {
margin-top:60px;
width:180px;
height:50px
}
.banner_point {
bottom:40px !important
}
}
@media only screen and (max-width: 768px) {
.banner {
margin-top:60px
}/*.banner img{
        width:auto;
     	height:300px;
    }*/
.banner_txt {
width:90%;
right:inherit;
bottom:inherit;
left:50%;
top:50%;
transform:translate(-50%, -50%)
}
.banner_more {
margin-top:30px
}
.banner_point {

}.banner_point span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: white;
    margin: 0 7px !important;
    position: relative;
}
.banner_des {
margin-bottom:0px; font-family:Montserrat-SemiBold
}
}
@media screen and (max-width:768px) {
#c_banner_019-1692842209347 .e_bannerA-2 .swiper-slide {
height:400px
}
#c_banner_019-1692842209347 .e_bannerA-2 .p_info {
width:100%;
z-index:9;
text-align:center
}
#c_banner_019-1692842209347 .e_bannerA-2 .p_subtitle {
display:none
}
#c_banner_019-1692842209347 .e_bannerA-2 .p_summary {
display:none
}
}
.aanlili iframe{ height:850px}

/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:1650px){  
.aanlili iframe{ height:700px}
}

@media all and (max-width:1450px){  
.aanlili iframe{ height:650px}
}
.youshi{ width:100%; margin:0 auto; padding-top:5%; padding-bottom:5%; background-image:url("../images/bg3.jpg"); background-size:90%; background-repeat:no-repeat}



	.youshi .tit{ text-align:center}
	.youshi .tit span{ margin:0 auto; margin-top:18px}
	.storage-container{ width:100%}
	.row {
    display: flex;
    flex-wrap: wrap;
    zoom: 1;
    margin:  0;
    overflow: hidden;
} .storage-container .row > div {
    border-radius: 10px;
}
.row .e-col-xl-4 {
    width: 33.33333333%;
    float: left;
    overflow: hidden;
    min-height: 1px;
    padding: 0 20px;
    margin-top: 40px;
} .storage-container .row > div .box {
    background-color: #f6f6f6;
    padding-bottom: 0px;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
}
.storage-container .row > div .box .e-lazy {
    overflow: hidden;
    border-radius: 10px 10px 0 0; overflow:hidden
}
.storage-container .row > div .box .e-lazy img:hover{ transition:all 0.4s;transform: scale(1.1)}

 .storage-container .row > div .box .e-lazy img {
    width: 100%;
    border-radius: 10px 0 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
}.e-lazy img {
   
    display: block;
    width: 100%;
}.storage-container .row > div .box .e-lazy::after {
    padding-top: 2.25%;
}
.e-lazy:after {
    padding-top:15%;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    content: '';
}
 .storage-container .row > div .box .stor-con h3 a, .storage-container .row > div .box .stor-con h3 p {
    font-size: 24px;
    line-height: 1.58; font-weight:normal
}
 .storage-container .row > div .box .stor-con .ptxt {
    font-size: 16px;
    line-height: 1.95;
    margin-bottom: 20px; color:#666
} .storage-container .row > div .box .stor-con {
    padding: 43px 50px 35px;
} .storage-container .row > div .box .stor-con .e-btn-box {
    position: absolute;
    bottom: 50px;
}

.e-xh-btn a {
    padding: 11px 28px;
    display: inline-block;
    border: 1px solid #059343;
    background-color: transparent;
    color: #059343;
    border-radius: 50px;
    margin: 20px 10px 0 0;
}
.e-xh-btn a span {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 16px;
    line-height: 1.5 !important;
}.e-xh-btn a:hover {
    border: 1px solid #059343;
    background-color: #059343;
    color: #fff;
}
.storage-container .row > div .box .e-lazy img {
    width: 100%;
    border-radius: 10px 0 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
}




.about {
	position:relative;
	padding:9.63% 0 10%;
	background-image:url(https://omo-oss-video.thefastvideo.com/portal-saas/ngc202308100003/cms/image/bb574f2c-6ed3-49d9-9578-82f24d88deea.jpg);
	background-size:cover;
	background-position:center bottom
}
.about_bg {
	position:absolute;
	bottom:0;
	right:0;
	margin-right:4.16%;
	width:56.77%;
	display:none
}
.about_bg img {
	width:100%
}
.about_img {
	position:absolute;
	bottom:0;
	margin-bottom:10%;
	right:0;
	margin-right:4.16%;
	border-bottom-left-radius:30%;
	overflow:hidden;
	width:34.375%
}
.about_img img {
	width:100%
}
.about_play {
	width:90px;
	height:90px;
	border-radius:50%;
	background:white;
	display:flex;
	align-items:center;
	justify-content:center;
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	bottom:24%;
	transition:all 0.5s;
	cursor:pointer
}
.about_play:hover {
	transform:scale(1.05)
}
.about_vio {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99;
	display:none;
	align-items:center;
	justify-content:center;
	background:rgba(0, 0, 0, 0.8)
}
.about_act {
	display:flex
}
.about_vio video {
	max-width:90%
}
.about_vio svg {
	position:absolute;
	top:30px;
	right:30px;
	z-index:2;
	cursor:pointer
}
.about_icon {
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:50%;
	height:34px;
	width:34px;
	background:#eff1f5
}
.eng {
	color:#9aa2a9;
	line-height:1.6
}
.eng1 {
	color:#222;
	line-height:1.6; position:relative; padding-bottom:2%
}
.eng1:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 60px;
    height: 8px;
    background: url(../images/indexbg1.png) no-repeat center / contain;
}

.about_ry {
	line-height:1.5;
	margin:36px 0 16px;
	width:57.6%; color:#009697
}
.about_line {
	width:60px;
	height:0px;
	background:#00b6b7
}
.about_code {
	color:#00b6b7;
	margin-left:20px
}
.about_tit {
	margin:50px 0 25px; width:55%
}.about_tit p{ color:#555; line-height:2}
.about_des {
	width:57.6%;
	color:#929499;
	margin-bottom:4.51%
}
.about_list {
	width:57.6%;
	display:flex;
	justify-content:space-between;
	margin-top:6.25%
}
.about_list>div {
	width:calc((100% - 30px)/4);
	border:1px solid #d7dde7;
	height:200px;
	position:relative;
	padding-top:8.9%;
	padding-left:5%
}
.about_icon {
	position:absolute;
	right:10px;
	top:10px
}
.about_list>div:nth-child(n+3) .about_icon {
right:inherit;
left:10px
}
.about_list>div:nth-child(1) {
border-top-left-radius:36%
}
.about_list>div:nth-child(2) {
border-bottom-left-radius:36%
}
.about_list>div:nth-child(3) {
border-top-right-radius:36%
}
.about_list>div:nth-child(4) {
border-bottom-right-radius:36%
}
.about_number {
	display:flex;
	align-items:flex-end;
	line-height:1;
	color:#333;font-family:BEBAS-1;
}
@font-face {
	font-family:BEBAS-1;
	src: url('../fonts/BEBAS-1.ttf'); }
	
	
.about_remark {
	color:#929499;
	margin-top:10px;
	width:80%
}
@media only screen and (max-width:1600px) {
.about_list>div {
padding-left:15px;
height:170px
}
.about_list>div:nth-child(1) {
border-top-left-radius:30%
}
.about_list>div:nth-child(2) {
border-bottom-left-radius:30%
}
.about_list>div:nth-child(3) {
border-top-right-radius:30%
}
.about_list>div:nth-child(4) {
border-bottom-right-radius:30%
}
}
@media only screen and (max-width:1366px) {
.about_remark {
width:90%
}
}
@media only screen and (max-width:900px) {
.about_des {
width:100%
}
.about_list {
width:100%
}
.about_img {
width:90%;
height:150px;
margin:20px auto 0;
border-bottom-left-radius:50px;
position:relative
}
.about_tit {
margin:25px 0 10px
}
.about_list {
flex-wrap:wrap
}
.about_list>div {
padding-top:12%;
height:160px;
width:calc((100% - 10px)/2);
border-radius:5px !important;
margin-bottom:10px;
padding:20px
}
.about_ry {
margin:5px 0 14px;
line-height:1.2
}
.about_list>div:nth-child(1) {
border-top-left-radius:30px
}
.about_list>div:nth-child(2) {
border-bottom-left-radius:30px
}
.about_list>div:nth-child(3) {
border-top-right-radius:30px
}
.about_list>div:nth-child(4) {
border-bottom-right-radius:30px
}
.about_code {
display:block;
margin-left:0
}
.about_icon {
position:relative;
margin-bottom:10px;
right:inherit;
top:inherit
}
.about_play {
width:60px;
height:60px;
margin:auto;
bottom:0;
top:0
}
.about_ry {
width:100%
}
}
.product {
	color:white;
	overflow:hidden;
	position:relative;
	padding:90px 0 30px 0;
	background-position:center;
	background-size:cover
}
.product_title {
	margin-bottom:30px;
	display:flex;
	flex-direction:column;
	align-items:center
}
.product_title .common_title .fnt_16 {
	color:#6e8787
}
.product_title .common_title .fnt_52 {
	color:#222
}
.tsgd {
	display:flex;
	align-items:center;
	justify-content:center;
	margin:1% 0 4%
}.tsgd span{ color:#666}
.product_title .common_title {
	text-align:center
}
.product_title .common_title .fnt_52:after {
	margin-left:auto;
	margin-right:auto
}
.product_title>a {
	margin-top:20px
}
.product_bg {
	position:relative;
	height:0;
	padding-bottom:38.25%;
	overflow:hidden;
	display:none
}
.product_bg img {
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	transition:all 0.5s;
	object-fit:cover;
	opacity:0
}
.product_bg .product_bgact {
	opacity:1
}
.product_flx {
	display:flex;
	justify-content:center;
	align-items:center;/*position:absolute;
  	left:50%;
  	transform:translateX(-50%);
  	bottom:60px;*/
	z-index:2
}
.product_morea {
	display:flex;
	align-items:center;
	justify-content:center
}
.product_l .common_more {
	margin-top:76px
}
.product_r {
	display:flex
}
.categoryName {
	margin-top:26px;
	padding:0 25px;
	border-right:2px solid white;
	line-height:1;
	position:relative;
	transition:all 0.5s
}
.product_r>div:last-child .categoryName {
	border-right:none;
	padding-right:0
}
.product_icon {
	position:relative;
	height:63px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:auto
}
.categoryName div {
	position:relative
}
.categoryName div:after {
	content:"";
	display:block;
	height:2px;
	width:0;
	left:50%;
	transform:translateX(-50%);
	background:#00b6b7;
	position:absolute;
	margin-top:15px;
	transition:all 0.5s
}
.product_rAct .categoryName div:after {
	width:100%
}
.product_r>div:hover {
	cursor:pointer
}
.product_r>div:hover .categoryName div:after {
	width:100%
}
.product_sw {/*position:absolute;
  	width:100%;
  	left:0;
  	top:0;
  	text-align:center;*/
}
.product_sw .swiper-slide {
	display:flex;
	justify-content:center;
	align-items:center;
	overflow:hidden; flex-wrap: wrap;
}
.product_sw .swiper-slide-prev {
	width:25% !important;
	opacity:0.4;
	position:relative;
	top:-50px
}
.product_sw .swiper-slide-prev h5,.product_sw .swiper-slide-prev p{ display:none}
.product_sw .swiper-slide-next h5,.product_sw .swiper-slide-next p{ display:none}


.product_sw .swiper-slide-active {
	width:50% !important;
	margin:auto !important
}



.product_sw .swiper-slide-next {
	width:25% !important;
	opacity:0.4;
	position:relative;
	top:-50px
}
.product_sw .swiper-slide .product_morea img {
	max-width:60%;
	max-height:60%
}
.product_sw .swiper-slide-active .product_morea img {
	max-width:80%
}
.product_sw .swiper-slide-active h5{ width:100%; color:#222; margin-top:5%}
.product_sw .swiper-slide-active p{ line-height:40px; color:#666}




.product_sw>div {
	display:none
}
.product_sw>div:first-child {
	display:block
}
.product_more {
	position:absolute;
	top:15%;
	right:37%;
	transition:all 0.5s;
	display:none !important
}
.product .swiper-slide-active .product_more {/*display:block;*/
}
.product_more:hover {
	transform:rotate(180deg)
}
.product_btn {
	position:absolute;
	top:22%;
	z-index:3
}
.btn_l {
	left:0;
	margin-left:calc((100% - 1440px)/2)
}
.btn_r {
	right:0;
	margin-right:calc((100% - 1440px)/2)
}
.product_flx .common_title div {
	color:white
}
.product_btn {
	width:68px;
	height:68px;
	display:flex;
	align-items:center;
	justify-content:center;
	background:white;
	transition:all 0.5s;
	border-radius:50%
}
.product_btn svg path {
	transition:all 0.5s
}
.product_btn:hover {
	background:#de2738
}
.product_btn:hover svg path {
	fill:white
}
.btn_r svg {
	transform:rotate(180deg)
}
.product .swiper-wrapper {
	align-items:end
}
@media only screen and (max-width:1600px) {
.product_flx {
bottom:50px
}
.product_l .common_more {
margin-top:35px
}
.categoryName div:after {
margin-top:15px
}
.categoryName {
margin-top:15px
}
.product_icon {
height:50px
}
.product_icon img {
height:100%
}
.btn_l {
margin-left:10%
}
.btn_r {
margin-right:10%
}
}
@media only screen and (max-width:1200px) {
.btn_l {
margin-left:5%
}
.btn_r {
margin-right:5%
}
}
@media only screen and (max-width:768px) {
.product {
padding:35px 0 50px
}
.product_title {
margin-bottom:15px
}
.product_flx {
bottom:inherit;
top:25px;
display:block
}
.product_l .common_more {
margin-top:0
}
.product_l {
display:flex;
align-items:center;
justify-content:space-between
}
.product>img {
width:auto;
height:450px;
position:relative;
left:50%;
transform:translateX(-50%)
}
.product_sw {
margin-top:20%
}
.product_icon {
height:20px
}
.categoryName {
text-align:center;
padding:0 5px;
font-size:10px
}
.product_r {
margin-top:30px;
justify-content:center
}
.product_btn img {
width:40px
}
.product_more img {
width:30px
}
.product_more {
top:0;
display:block
}
.product_bg {
height:400px;
padding-bottom:0
}
.product_btn {
top:50%;
transform:translateY(-50%);
width:36px;
height:36px
}
.product_sw {
margin-top:0;
top:inherit;
bottom:15%
}
.product_sw .swiper-slide .product_morea img {
max-height:300px !important;
max-width:350px !important
}
.product_btn svg {
width:26px;
height:16px
}
.categoryName div {
font-size:10px
}
.product_sw .swiper-slide-prev {
top:0
}
.product_sw .swiper-slide-next {
top:0
}
}
@media screen and (max-width:768px) {
}
@media screen and (min-width: 769px) {
#c_static_001-1693192203936 .e_loop-2 .p_loopitem {
flex-grow:0;
flex-shrink:0;
flex-basis:calc(100% / 20)
}
#c_static_001-1693192203936 .e_loop-1 .p_loopitem {
flex-grow:0;
flex-shrink:0;
flex-basis:calc(100% / 20)
}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
.solve {
	padding:6.25% 0 4.42%
}
.solve_flx {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-bottom:4.16%
}
.solve .swiper-slide {
	display:flex;
	justify-content:center
}
.re_img {
	position:relative
}
.re_img img {
	max-width:100%
}
.solve .swiper-slide li {
	position:absolute
}
.name_point {
	margin-bottom:45px;
	position:relative;
	display:flex;
	opacity:0;
	transition:all 0.5s
}
.solve .swiper-slide li:hover .name_point {
	opacity:1
}
.name_point span {
	display:block;
	border-radius:50px;
	width:200px;
	height:50px;
	display:flex;
	justify-content:center;
	align-items:center;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%)
}
.name_point span:before {
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:50px;
	height:50px;
	border-radius:50%;
	background-image:url("https://omo-oss-image.thefastimg.com/portal-saas/ngc202308100003/cms/image/36c46f50-7668-4eaf-8297-2d5ee741b21a.png");
	background-size:cover;
	transition:all 0.5s;
	opacity:0
}
.solve_point {
	width:16px;
	height:16px;
	display:block;
	position:relative;
	margin:auto
}
.solve_point span {
	width:100%;
	height:100%;
	display:block;
	background:#e60012;
	border-radius:50%;
	position:relative;
	z-index:2
}
.solve_point:after {
	display:block;
	content:"";
	width:100%;
	height:100%;
	border-radius:50%;
	background:rgba(255, 255, 255, 0.8);
	transform:scale(2.5);
	position:absolute;
	top:0;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.1)
}
.solve_point:before {
	display:block;
	content:"";
	width:100%;
	height:100%;
	border-radius:50%;
	background:#efefef;
	position:absolute;
	top:0
}
.name_point em {
	position:relative;
	z-index:2
}
.point li:hover {
	z-index:3
}
.point li:hover .name_point span:before {
	opacity:1
}
.point li:hover .name_point span {
	box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);
	background:white
}
.name_point:hover span:before {
	transform:rotate(180deg)
}
.point li:hover .solve_point span {
	background:white
}
@keyframes scale {
0% {
transform:scale(1);
opacity:.9
}
100% {
transform:scale(2.5);
opacity:0
}
}
@keyframes scale2 {
0% {
transform:scale(1);
opacity:.9
}
100% {
transform:scale(5);
opacity:0
}
}
.point li:hover .solve_point:after {
	animation:scale 2s infinite;
	background:rgba(230, 0, 28, 0.8)
}
.point li:hover .solve_point:before {
	animation:scale2 2s infinite;
	background:rgba(230, 0, 28, 0.5)
}
.solve_prev {
	position:absolute;
	top:50%;
	left:78px;
	transform:translateY(-50%);
	box-shadow:0 0 20px rgba(0, 0, 0, 0.1);
	z-index:2;
	width:68px;
	height:68px;
	background:white;
	border-radius:50%;
	display:flex;
	align-items:center;
	justify-content:center;
	transition:all 0.5s
}
.solve_prev svg path {
	transition:all 0.5s
}
.solve_prev:hover {
	background:#de2738
}
.solve_prev:hover svg path {
	fill:white
}
.solve_next {
	position:absolute;
	top:50%;
	right:78px;
	transform:translateY(-50%);
	box-shadow:0 0 20px rgba(0, 0, 0, 0.1);
	z-index:2;
	width:68px;
	height:68px;
	background:white;
	border-radius:50%;
	display:flex;
	align-items:center;
	justify-content:center;
	transition:all 0.5s
}
.solve_next svg path {
	transition:all 0.5s
}
.solve_next:hover {
	background:#de2738
}
.solve_next:hover svg path {
	fill:white
}
.solve_next svg {
	transform:rotate(180deg)
}
.solve_dian {
	display:flex;
	justify-content:center;
	align-items:center
}
.solve_dian span {
	width:16px;
	height:16px;
	border-radius:50%;
	background:#d7d8d8;
	opacity:1;
	margin:0 20px !important
}
.solve_dian .swiper-pagination-bullet-active {
	background:#00b6b7
}/*.solve .swiper-slide:nth-child(1) .point li:nth-child(1){
	top: 12%;
    left: 11%;
}
.solve .swiper-slide:nth-child(1) .point li:nth-child(2){
	top: 18%;
    left: 25%;
}
.solve .swiper-slide:nth-child(1) .point li:nth-child(3){
	top: 15%;
    left: 45.5%;
}
.solve .swiper-slide:nth-child(1) .point li:nth-child(4){
	top: 22%;
    left: 66%;
}
.solve .swiper-slide:nth-child(1) .point li:nth-child(5){
	top: 26%;
    left: 81%;
}
.solve .swiper-slide:nth-child(1) .point li:nth-child(6){
	top: 18%;
    left: 92%;
}
.solve .swiper-slide:nth-child(1) .point li:nth-child(7){
	top: 12%;
    left: 86%;
}
.solve .swiper-slide:nth-child(1) .point li:nth-child(8){
	top: 4%;
    left: 94%;
}*/
.solve .swiper-slide:nth-child(2) .name_point span {
padding:0 40px;
box-sizing:content-box
}/*.solve .swiper-slide:nth-child(2) .point li:nth-child(1){
	top: -48%;
    left: 10%;
}
.solve .swiper-slide:nth-child(2) .point li:nth-child(2){
	top: -42%;
    left: 19%;
}
.solve .swiper-slide:nth-child(2) .point li:nth-child(3){
	top: -42%;
    left: 30.5%;
}
.solve .swiper-slide:nth-child(2) .point li:nth-child(4){
	top: -53%;
    left: 43%;
}
.solve .swiper-slide:nth-child(2) .point li:nth-child(5){
	top: -46%;
    left: 66.5%;
}
.solve .swiper-slide:nth-child(2) .point li:nth-child(6){
	top: -46%;
    left: 84%;
}*/
@media only screen and (max-width: 1600px) {
.re_img img {
padding-top:30px
}
}
@media only screen and (max-width: 1200px) {
.name_point span {
width:170px;
left:-60px;
transform:translateY(-50%)
}
}
@media only screen and (max-width: 900px) {
.solve_prev {
display:none
}
.solve_next {
display:none
}
.solve .swiper-slide li {
position:relative;
left:0 !important;
top:0 !important;
width:calc((100% - 10px)/2)
}
.solve_point {
display:none
}
.point {
padding:20px;
display:flex;
flex-wrap:wrap;
justify-content:space-between
}
.name_point span {
position:relative;
transform:inherit;
box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1);
background:white;
left:0;
width:100%
}
.point li .name_point span:before {
opacity:1
}
.name_point em {
position:absolute;
top:50%;
left:60px;
transform:translateY(-50%);
font-size:10px;
word-break:keep-all
}
.name_point {
margin-bottom:20px;
opacity:1
}
.solve .swiper-slide {
padding-top:0 !important
}
.solve_dian span {
margin:0 8px !important
}
}
.all_earth {
	height:350px
}
.isF .all_earth {
	height:650px
}
.box1 {
	overflow:hidden;
	width:100%;
	height:100%;
	position:relative;
	z-index:22
}
#box_text div.box_c h3 {
}
#box_text .dh_ph {
	margin-top:10px;
	color:#666666;
	display:flex;
	align-items:center
}
#box_text .dz_ar {
	margin-top:5px;
	color:#666666;
	display:flex;
	align-items:center
}
#box_text .box_c {
	position:absolute;
	z-index:4;
	left:0px;
	top:0px;
	color:#000;
	padding:20px;
	background:white;
	border-radius:5px
}
#box_text .box_c:after {
	content:"";
	display:block;
	position:absolute;
	top:40px;
	left:-16px;
	width:0px;
	height:0px;
	border-bottom:8px solid transparent;
	border-top:8px solid transparent;
	border-left:8px solid transparent;
	border-right:8px solid #fff
}
.global {
	position:relative;
	background:#f0f4f7;
	padding:6.25% 0
}
.global .wrap {
	position:relative
}
.country {
	position:absolute;
	right:calc((100% - 1800px)/2);
	top:8%;
	z-index:23;
	display:flex;
	flex-direction:column;
	align-items:center
}

/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:1650px){  

.country {
	position:absolute;
	right:calc((100% - 1600px)/2);
	top:8%;
	z-index:23;
	display:flex;
	flex-direction:column;
	align-items:center
}

}

@media all and (max-width:1440px){  

.country {
	position:absolute;
	right:calc((100% - 1440px)/2);
	top:8%;
	z-index:23;
	display:flex;
	flex-direction:column;
	align-items:center
}

}

.anli {
    position: relative;
    background: #fff;
    padding: 6.25% 0 0 0;
}


.country_num {
	font-size:160px; font-family:Arial, Helvetica, sans-serif
}
.country>div:first-child {
	display:flex;
	align-items:flex-start;
	line-height:1;
	color:#00b6b7
}
.global .global_bg {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	    top: 4%;
}
.global_bg img {
	max-width:100%
}
.global .common_more {
	margin-top:90px
}
.box_c h3 {
	margin-bottom:10px
}
.box_c div {
	color:#666666;
	display:flex;
	align-items:center
}
.box_c div img {
	margin-right:10px
}
.hzList ul li .thum, .hzList ul li .pic{ display:flex;a lign-items:  center; justify-content: center ;flex-wrap: nowrap;}
.hzList ul li .thum, .hzList ul li .pic img{ max-height:125px;max-width:80%; margin:0 auto}

/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:1450px){  
.hzList ul li .thum, .hzList ul li .pic img{ max-height:105px;max-width:80%; margin:0 auto; padding:3% 0}
}
.proNav ul li .name {
	width: calc(100% - 50px);
	font-size: 17px;
	-webkit-transition: all .35s; 
}.pic {
    background: center center no-repeat;
    background-size: cover;
    -webkit-transition: all .5s;
}

.proNav ul li.active {
	color: #c71304;
}

.proNav ul li.active .icon {
	font-size: 45px;
	/*color: transparent;
	-webkit-text-stroke: 1px #c71304;*/ background: linear-gradient(68deg,#c71304, #e98b54);
    -webkit-background-clip: text;
    color: transparent;
    width: max-content; font-family:Arial, Helvetica, sans-serif
}

.proNav ul li.active .name {
	font-size: 27px; padding-left:3%
}

.subTitle.abs {
	position: absolute;
	left: 10%;
	top: 7%;
	z-index: 10;
}

.hzBox {
	height: auto;
	position: relative;
	width: 100%;
	background-color: #fcf6f6;
	
}

.hzMain{
	width: 100%;
	height: 35vw;
	position: absolute;
	left: 0%;
	bottom: 0%;
	background: center center no-repeat;
	background-size: contain;
}

.hzTitle {
	position: relative;
	width: 900px;
	color: #2f7e45;
	line-height: 2;
	text-align: center;
	z-index: 1;
	margin: 0px auto;
	margin-bottom: 100px;
}

.hzTitle b {
	font-size: 48px;
	display: block;
}

.hzTitle p {
	font-size: 20px; color:#a58139
}

.hzList{
	width: 94%; margin:0 auto;
	
	position: relative;z-index:9; margin-top:4%; max-width:1540px;
}

.hzBox::after{
	width: 30%;
	height: 100%;
	position: absolute;
	left: 0%;
	top: 0%;
	content: '';
	background: linear-gradient(90deg, rgba(252, 246, 246, 1), rgba(252, 246, 246, 0));
}
.hzBox::before{
	width: 30%;
	height: 100%;
	position: absolute;
	right: 0%;
	top: 0%;
	content: '';
	background: linear-gradient(-90deg, rgba(252, 246, 246, 1), rgba(252, 246, 246, 0));
	z-index: 1;
}
.hzList ul{
	display: flex;
	position: relative;
	flex-wrap: wrap;
	
	transform-style: preserve-3d;
}
.hzList ul li{
	width: 19%;
	margin-right: 1%;
	margin-bottom: 1vw;
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
	-webkit-transition: all .5s; margin-left:0  
}.hzList ul li:hover{ border:1px #00a8a9 solid}
.hzList::before {
    width: 30%;
    height: 100%;
    position: absolute;
    right: 0%;
    top: 0%;
    content: '';
    background: linear-gradient(-90deg, rgba(252, 246, 246, .7), rgba(252, 246, 246, 0));
    z-index: 1;
}
.hzList::after {
    width: 30%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
    content: '';
    background: linear-gradient(90deg, rgba(252, 246, 246, .7), rgba(252, 246, 246, 0));
}

.conImg{
	width: 100%;
	height: 420px;
	position: relative;
	background:  center center no-repeat;
}


.hzList ul li .thum,.hzList ul li .pic{
	
}

@media only screen and (max-width:1600px) {
.country {
right:0%
}
.country_num {
font-size:100px
}
}
@media only screen and (max-width:1200px) {
.country {
right:5%
}
.country_num {
font-size:80px
}
}
@media only screen and (max-width:768px) {
.all_earth {
width:90% !important;
height:400px !important
}
.global .common_more {
margin-top:0px
}
.global .wrap {
display:flex;
justify-content:space-between
}
.country {
position:relative;
right:0;
top:0;
margin-top:30px
}
.country_num {
font-size:90px
}
.box1 {
height:350px
}
.all_earth {
height:auto
}
}
.news {
	padding:6.25% 0 8.85%;
	background-size:100%;
	background-image:url("../images/bg52.jpg")
}
.news_flx {
	display:flex;
	justify-content:space-between;
	align-items:center
}
.news_sw {
	margin-left:calc((100% - 1440px)/2);
	display:flex;
	justify-content:space-between
}
.news_prev {
	width:48px;
	height:48px;
	border-radius:50%;
	border:2px solid #d3d7da;
	display:flex;
	justify-content:center;
	align-items:center;
	transition:all 0.5s
}
.news_prev:hover {
	border-color:#d3d7da
}
.news_next {
	width:48px;
	height:48px;
	border-radius:50%;
	border:2px solid #d3d7da;
	display:flex;
	justify-content:center;
	align-items:center;
	transition:all 0.5s
}
.news_next:hover {
	border-color:#d3d7da
}
.news_stop {
	display:none
}
.news_l {
	display:flex;
	align-items:center;
	width:288px
}
.news_l>div {
	margin-left:20px
}
.news_r {
	width:calc(100% - 328px)
}
.news_btn {
	display:flex
}
.news_btn>div:first-child {
	margin-right:10px
}
.news_point {
	display:flex;
	width:104px !important
}
.news .swiper-pagination-bullet {/*display:none;*/
	width:20px;
	height:2px;
	background:#d3d7da;
	opacity:1;
	margin-left:8px
}
.news .swiper-pagination-bullet-active-main {
	display:block
}
.news .swiper-pagination-bullet-active {
	background:#00b6b7
}
.news_time {
	display:flex;
	justify-content:space-between;
	line-height:1;
	padding:40px 0 20px
}
.news_time span:first-child {
	color:#00b6b7
}
.news_time span:last-child {
	color:#777777
}
.news_tit {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical
}
.news .swiper-slide {
	padding:20px 20px 0;
	transition:all 0.5s
}
.news .swiper-container {
	padding:10px;
	
}
.news .swiper-slide:hover {
	box-shadow:0 0 15px 0 rgba(0, 0, 0, 0.1); background:rgb(255,255,255,.5)
}
.news_img {
	position:relative;
	height:0;
	padding-bottom:62.5%;
	overflow:hidden;
	display:block
}
.news_img img {
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	transition:all 0.5s
}
.news_img:hover img {
	transform:scale(1.05)
}
.news_txt {
	height:270px;
	position:relative
}
.news_txt .common_more {
	position:absolute;
	left:0;
	bottom:66px
}
.news_svg {
	cursor:pointer
}
@media only screen and (max-width:1600px) {
.news_sw {
margin-left:10%
}
.news_txt {
height:240px
}
.news_txt .common_more {
bottom:30px
}
}
@media only screen and (max-width:1200px) {
.news_sw {
margin-left:5%
}
.news_txt {
height:200px
}
.news_time {
padding:20px 0 10px
}
}
@media only screen and (max-width:1000px) {
.news_l {
display:none
}
.news_r {
width:100%
}
}
@media screen and (max-width:768px) {
}
@media screen and (min-width: 769px) {
#c_static_001-1693275992875 .e_loop-1 .p_loopitem {
flex-grow:0;
flex-shrink:0;
flex-basis:calc(100% / 20)
}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}

/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:850px){  



.pc{ display:none}
.mb{ display:block}

.banner_more {
margin-top:60px;
width:120px;
height:37px
}

.banner_txt div {
	line-height:1;
	opacity:0;
	transform:translateY(25px);
	transition:all 1s; line-height:26px
}

.eng1:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 30px;
    height: 5px;
    background: url(../images/indexbg1.png) no-repeat center / contain;
}
.about_ry{ line-height:30px}
.about_tit {
    width: 100%;
}
.banner_morea {
    width: 120px;
    height: 37px;
    border: 1px solid #009697;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    background: #009697;
    color: #fff;
}width: 900px)
.about_img {
    width: 90%;
    height: 500px;
    margin: 20px auto 0;
    border-bottom-left-radius: 50px;
    position: relative;
}.country {
    position: relative;
    right: 0;
    top: 0;
    margin-top: 10px;
}.all_earth {
    width: 100% !important;
    height: 400px !important;
}.hzList ul li {
    width: 32.3%;
    margin-right: 1%;
    margin-bottom: 1vw;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: all .5s;
    margin-left: 0;
}.all_earth {
    width: 100% !important;
    height: 360px !important;
}.row .e-col-xl-4 {
    width: 100%;
    float: left;
    overflow: hidden;
    min-height: 1px;
    padding: 0 20px;
    margin-top: 40px;
}.storage-container .row > div .box .stor-con h3 a, .storage-container .row > div .box .stor-con h3 p {
    font-size: 22px;
    line-height: 1.58;
    font-weight: normal;
}.storage-container .row > div .box .stor-con .ptxt {
    font-size: 15px;
    line-height: 1.55;
    margin-bottom: 20px;
    color: #666;
}.storage-container .row > div .box .stor-con {
    padding: 23px 30px 25px;
}.banner_moreb {
    width: 120px;
    height: 36px;
    border: 1px solid #009697;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    color: #009697;
}.about_img {
    width: 90%;
    height: 500px;
    margin: 20px auto 0;
    border-bottom-left-radius: 50px;
    position: relative;
}.news{ background-repeat:no-repeat; background-size:cover}
.product .swiper-wrapper {
    align-items: center;
}.product .swiper-wrapper {
    align-items: center;
    height: 300px;
}.nav2_wrap {
    margin-left: 20px;
    min-height: 100px;
}.nav2_list {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    width: 100%!important;
    float: left;
}
}
